Don't delay showing windows until viewable in GDK_NATIVE_WINDOWS mode
authorAlexander Larsson <alexl@redhat.com>
Fri, 28 Aug 2009 10:10:49 +0000 (12:10 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 31 Aug 2009 13:06:01 +0000 (15:06 +0200)
commit21efe59aa027354ebcc7160805583d9a3fb47a47
tree483b79441a31ede0a6e65d389d18376e5977375c
parentb18afe905437f0d4a0faad03cee2fb1770b68b69
Don't delay showing windows until viewable in GDK_NATIVE_WINDOWS mode

If all windows are native there is no need for delaying the operations
so we just do all shows/hides directly.
gdk/gdkwindow.c